label: Fold function into only caller
authorTimm Bäder <mail@baedert.org>
Sun, 12 Apr 2020 08:07:15 +0000 (10:07 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 17 Apr 2020 13:21:00 +0000 (15:21 +0200)
commit8f96b385392b9e899ad26d8b8586d8a1eef65dd3
tree531eb1406bd43e268a6fc8d8fb8d54e4ac472890
parent813be8a921305d353ff8fb4269e8867a71bdf849
label: Fold function into only caller

This makes it more obvious that gtk_label_setup_mnemonic() depends on
the root of the widget and it therefore makes sense to call it in
::root/::unroot.
gtk/gtklabel.c